Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honey badger notify no force #290

Merged

Conversation

biinari
Copy link
Contributor

@biinari biinari commented Sep 15, 2017

#274 wraps the Honeybadger API to use notify after the removal of notify_or_ignore. By default, notify behaves the same, ignoring notices based on configuration. With the force option set to true, this is changed to notify regardless of whether the notice was configured to be ignored.

Hence, I'm removing the force option to restore previous behaviour.

Without force option, notify behaves like the old notify_or_ignore
@michaelklishin
Copy link
Member

Looks reasonable. @olleolleolle let us know if there was a specific reason why force: true was introduced in #274.

@michaelklishin michaelklishin merged commit a6be1ad into ruby-amqp:master Sep 15, 2017
@olleolleolle
Copy link
Contributor

@michaelklishin Just me misreading instructions! Carry on!

@biinari
Copy link
Contributor Author

biinari commented Sep 15, 2017

Cool, thanks @michaelklishin and @olleolleolle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants